home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
ioblixdevkit
/
c
/
include
/
ioblix
/
ieee1284.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-05-14
|
296b
|
16 lines
/*
** $VER: ioblix/ieee1284.h 37.3 (7.4.99)
**
** (C) Copyright 1998,1999 Thore Böckelmann
** All Rights Reserved.
*/
#ifndef IOBLIX_IEEE1284_H
#define IOBLIX_IEEE1284_H 1
#define IEEE1284_DEVICE_STATUS 0x00
#define IEEE1284_DEVICE_INFO 0x04
#endif /* IOBLIX_IEEE1284_H */